type google.golang.org/grpc.funcServerOption
4 uses
google.golang.org/grpc (current package)
server.go#L206: type funcServerOption struct {
server.go#L210: func (fdo *funcServerOption) apply(do *serverOptions) {
server.go#L214: func newFuncServerOption(f func(*serverOptions)) *funcServerOption {
server.go#L215: return &funcServerOption{
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)